Replace all uses of gmtime(foo) + get_tz_offset() with a call to mkgmtime
authorrobertl <robertl>
Tue, 28 Jun 2005 17:20:26 +0000 (17:20 +0000)
committerrobertl <robertl>
Tue, 28 Jun 2005 17:20:26 +0000 (17:20 +0000)
commit849164ce8e5d83a115450cc432a5122b2dc22a32
treeb4159d1f217a3a9e4995ac447129a582606426f8
parente4987e05aa381969fb2908375c21b9125105de26
Replace all uses of gmtime(foo) + get_tz_offset() with a call to mkgmtime
which converts a tmstruct in UTC to a time_t.
coastexp.c
gpx.c
hiketech.c
igc.c
magproto.c
nmea.c
pathaway.c
pcx.c
psitrex.c
util.c
vitosmt.c